by VolteFace (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
Creates a totally customizable MsgBox replacement which can have custom icons and buttons. Report any bugs or suggestions, and feel free to modify the code (just give me credit for the original).
One thing I haven't gotten around to adding yet is the support for default buttons, so if you have to, you can add that.
Also, in order to use this in the sample prog (any prog for that matter), you have to compile it into a DLL and reference in the project first. VBC doesn't allow precompiled DLLs, so you have to do it.
[ UPDATED ] It now has full support for changing the colors of the buttons and messagebox, as well as their colors